Welcome![Sign In][Sign Up]
Location:
Search - socket vb

Search list

[Windows Develop5ivb_767697

Description: 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
Platform: | Size: 74752 | Author: lee | Hits:

[ICQ-IM-ChatSocketsTalk

Description: 一个用VB.net编写的网络聊天程序,很简单,但想法很好,唯一欠缺的是,他只能传英文 传中文会变乱码,不知哪位网友能帮我解决-VB.net prepared with a network chat program, which is very simple, but the idea is very good, not only is that he could send English-Chinese become gibberish, I wonder who can help resolve the netizens
Platform: | Size: 64512 | Author: 马健 | Hits:

[Internet-NetworkSOCKET实现聊天程序

Description: 采用VB的WINSOCK控件实现的聊天程序,适合处学者.-using VB Winsock Control to achieve the chat program, the Office for scholars.
Platform: | Size: 12288 | Author: 洪一 | Hits:

[ICQ-IM-Chatjava4597845676

Description: 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple. Java API sets to address the communications interface provides a type java.net.Socket. , make preparation network applications relatively easily. Multi-threaded servers to meet the multi-user request, and through JDBC
Platform: | Size: 1654784 | Author: jmz | Hits:

[ICQ-IM-Chatvbtransmit

Description: 这是个用vb.net socket编程的QQ代码,界面美观,非常实用哦-vb.net using socket programming code QQ, beautiful interface, very useful oh
Platform: | Size: 2947072 | Author: 吴林煌 | Hits:

[Remote ControlVB_NET_Socket_Database

Description: 用VB.NET实现Socket通信,实现远程数据库文件的发送与接收-with VB.NET Socket communications, remote database files of the sending and receiving
Platform: | Size: 64512 | Author: 老农 | Hits:

[Internet-Networkvb-socket

Description: 使用winsock控件实现server与client互传数据-winsock Control of the use of server and client data Intertransmission
Platform: | Size: 405504 | Author: Solo | Hits:

[Othermail_vb

Description: 此程序是基于ESMTP的电子邮件发送程序的设计与实现。 本程序是一微软最新的.net技术,以VB.NET为开发平台,利用Socket套接在字编程,开发基于ESMTP协议的电子邮件的发送程序。-This procedure is based on the e-mail program ESMTP Design and Implementation. This procedure is one of Microsoft
Platform: | Size: 132096 | Author: 万军 | Hits:

[Internet-Networksocket_test

Description: 聊天室程序的代码下载(客户端与服务器器端),vb实现编程-Chat room code download (the client browser and the server-side), vb realize Programming
Platform: | Size: 62464 | Author: | Hits:

[.netslnSocketClient

Description: vb.net主要是了解winsock的client端的範例程式-vb.net is mainly to understand winsock examples of client-side program
Platform: | Size: 6144 | Author: jenkang | Hits:

[.netFormSocketServer

Description: Vb.net 主要了解winsock的Server端的程式範例-Vb.net winsock main understanding of Server-side programming paradigm
Platform: | Size: 6144 | Author: jenkang | Hits:

[Delphi VCLSource

Description: MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread(AddressOf MonsterProcess) Dim LastPacket As String = -MirUnleashedvb.netModule modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread (AddressOf MonsterProcess) Dim LastPacket As String =
Platform: | Size: 679936 | Author: Milo | Hits:

[Sniffer Package captureVB_socket

Description: VB抓取网络数据包 VB抓取网络数据包-VB network packets VB crawl crawl network packets
Platform: | Size: 3072 | Author: | Hits:

[Internet-Networksocket

Description: 用vb写的实验程序,可以实现双机通信,也可以作为局域网内的聊天工具,是不错的学习研究源码-Using vb to write the experimental procedure, can achieve two-plane communications, can also act as a LAN chat tool that is a good study source
Platform: | Size: 12288 | Author: wangxiao | Hits:

[P2Pcode0001

Description: 用vb编写的小程序,用于实现局域网内的P2P通讯,属于基本实现,可以借此学习socket的应用。-Vb prepared using a small program for the realization of the P2P network communications, are essential to achieve, you can take this learning socket applications.
Platform: | Size: 12288 | Author: 凌瀚宇 | Hits:

[Internet-NetworkSocketProgramming

Description: socket programing in vb
Platform: | Size: 62464 | Author: seyed | Hits:

[WEB Code(VB.NET)

Description: vb.net 聊天系统使用技术 1。 C/S模式 2。 异步Socket 3。 多线程 4。 文件读写 -vb.net chat system uses technology 1. C/S Mode 2. Asynchronous Socket 3. 4 multi-threaded. Documents to read and write
Platform: | Size: 590848 | Author: Demon | Hits:

[TCP/IP stackvb_net

Description: program vb is make socket with udp potocal to simple
Platform: | Size: 142336 | Author: pokamon | Hits:

[File Operatesavewithdatathroughvisualbasic

Description: VB做为快速应用开发(RAD)工具越来越得到开发人员的认可和接受。它对许多API(如ODBC API、SOCKET API等等)的封装使得编程变得简单起来。同时,它支持集成开发环境下的可视化、事件驱动、面向对象等编程特点。下面,我们谈谈在VB中调用存储过程的实现方法及其注意事项。 ---- 我们知道,VB的数据库编程有许多种方法,比如直接用ODBC API编程,这种方法灵活、高效,程序员可以实现对数据库复杂的控制;也可以用VB中的数据对象,如RDO(远程数据对象)、DAO(数据访问对象)、ADO(ActiveX 数据对象),这种方法实现起来方便、快捷,但灵活性较差一些。由于存储过程在实现数据封装、隐藏以及代码的预编译、减少网络负载、维护方便等优点,所以被许多RDBMS和编程工具做支持。VB中的各类数据对象也提供对存储过程的支持。-savewithdatathroughvisualbasic
Platform: | Size: 2048 | Author: zyk | Hits:

[Internet-NetworkUDP

Description: Inside the file is a series of classes for VB. Net to implement a UDP socket using the VB libraries. Net
Platform: | Size: 1024 | Author: Ndv | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net